|
NcApi
|
| CNcApi | This is the definition of a global structure holding various information, in particular the RX and TX buffers for a specific UART, and tha set of application callbacks to handle any received messages. These data are managed by the NcApi module, and as such the fields are considered internal to NcApi |
| CNcApiAltCmdMessage | Definition of message type "0x20: ALT command" |
| CNcApiAltCmdParams | Parameters for the function handling message type "0x20: ALT command" |
| CNcApiHostAckNack | Parameters for the function handling message type "0x50: Acknowledge for previously sent packet" Parameters for the function handling message type "0x51: Non-Acknowledge for previously sent packet" |
| CNcApiHostData | Parameters for the function handling message type "0x52: Host Data" |
| CNcApiHostDataHapa | Parameters for the function handling message type "0x53: Host Data HAPA" |
| CNcApiHostUappData | Parameters for the function handling message type "0x54: Host Data Unacknowledged" |
| CNcApiHostUappDataHapa | Parameters for the function handling message type "0x55: Host Data HAPA Unacknowledged" |
| CNcApiNeighbor | |
| CNcApiNeighborListReply | Parameters for the function handling message type "0x59: Neighbor List Reply" |
| CNcApiNeighborListRequestMessage | Definition of message type "0x09: Neighbor List Request" |
| CNcApiNeighborListRequestParams | Parameters for the function handling message type "0x09: Neighbor List Request" |
| CNcApiNetCmdMessage | Definition of message type "0x0a: Network Command" |
| CNcApiNetCmdParams | Parameters for the function handling message type "0x0a: Network Command" |
| CNcApiNetCmdReply | Parameters for the function handling message type "0x5a: Network command response" |
| CNcApiNodeInfoParams | Parameters for the function handling message type "0x08: Node Info Request" |
| CNcApiNodeInfoReply | Parameters for the function handling message type "0x58: Node Info Reply" |
| CNcApiNodeInfoRequestMessage | Definition of message type "0x08: Node Info Request" |
| CNcApiRxHandlers | Set of application callbacks to handle any received messages. Each callback is optional allowing the application to register specific callbacks only for the message types of particular interest |
| CNcApiSendAckMessage | Definition of message type "0x03: Acknowledged Packet" |
| CNcApiSendAckParams | Parameters for the function handling message type "0x03: Acknowledged Packet" |
| CNcApiSendUnackMessage | Definition of message type "0x02: Unacknowledged Packet" |
| CNcApiSendUnackParams | Parameters for the function handling message type "0x02: Unacknowledged Packet" |
| CNcApiWesCmdMessage | Definition of message type "0x10: WES Command" |
| CNcApiWesCmdParams | Parameters for the function handling message type "0x10: WES Command" |
| CNcApiWesResponseMessage | |
| CNcApiWesResponseParams | Parameters for the function handling message type "0x11: WES Setup Response" |
| CNcApiWesSetupRequest | Parameters for the function handling message type "0x61: WES Setup Request" |
| CNcApiWesStatus | Parameters for the function handling message type "0x60: WES Status" |
1.8.10